[INFO] cloning repository https://github.com/jsjs66-hub/Piano-Simulation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsjs66-hub/Piano-Simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsjs66-hub%2FPiano-Simulation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsjs66-hub%2FPiano-Simulation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 319a3c9d139efc5a93190d8973a28832632df35a
[INFO] checking jsjs66-hub/Piano-Simulation/319a3c9d139efc5a93190d8973a28832632df35a against master#b52edc25bfbaa955b4b83c10f998e5224c3478b2 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsjs66-hub%2FPiano-Simulation" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsjs66-hub/Piano-Simulation
[INFO] finished tweaking git repo https://github.com/jsjs66-hub/Piano-Simulation
[INFO] tweaked toml for git repo https://github.com/jsjs66-hub/Piano-Simulation written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsjs66-hub/Piano-Simulation on toolchain b52edc25bfbaa955b4b83c10f998e5224c3478b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsjs66-hub/Piano-Simulation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded midly v0.5.3
[INFO] [stderr]   Downloaded rfd v0.12.1
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded toml_edit v0.23.9
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded macroquad v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95be23c59d464402724f8ef6bbc745d09708e09742da24b1b6de0974b897e9e7
[INFO] running `Command { std: "docker" "start" "-a" "95be23c59d464402724f8ef6bbc745d09708e09742da24b1b6de0974b897e9e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95be23c59d464402724f8ef6bbc745d09708e09742da24b1b6de0974b897e9e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95be23c59d464402724f8ef6bbc745d09708e09742da24b1b6de0974b897e9e7", kill_on_drop: false }`
[INFO] [stdout] 95be23c59d464402724f8ef6bbc745d09708e09742da24b1b6de0974b897e9e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bd9bab5bec8e3448926eec39ee75e9769e6630117279c555d6444a9c103fd80
[INFO] running `Command { std: "docker" "start" "-a" "8bd9bab5bec8e3448926eec39ee75e9769e6630117279c555d6444a9c103fd80", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling rfd v0.12.1
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking midly v0.5.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking piano_sim_phys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `needed_width`
[INFO] [stdout]    --> src/main.rs:579:9
[INFO] [stdout]     |
[INFO] [stdout] 579 |     let needed_width = total_white_keys * white_w;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_needed_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `scale_factor` is never read
[INFO] [stdout]    --> src/main.rs:581:28
[INFO] [stdout]     |
[INFO] [stdout] 581 |     let mut scale_factor = 1.0; 
[INFO] [stdout]     |                            ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 667 |                 scale_factor = (screen_width() - 40.0) / needed_width;
[INFO] [stdout]     |                 ----------------------------------------------------- `scale_factor` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `needed_width`
[INFO] [stdout]    --> src/main.rs:579:9
[INFO] [stdout]     |
[INFO] [stdout] 579 |     let needed_width = total_white_keys * white_w;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_needed_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `scale_factor` is never read
[INFO] [stdout]    --> src/main.rs:581:28
[INFO] [stdout]     |
[INFO] [stdout] 581 |     let mut scale_factor = 1.0; 
[INFO] [stdout]     |                            ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 667 |                 scale_factor = (screen_width() - 40.0) / needed_width;
[INFO] [stdout]     |                 ----------------------------------------------------- `scale_factor` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.30s
[INFO] running `Command { std: "docker" "inspect" "8bd9bab5bec8e3448926eec39ee75e9769e6630117279c555d6444a9c103fd80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd9bab5bec8e3448926eec39ee75e9769e6630117279c555d6444a9c103fd80", kill_on_drop: false }`
[INFO] [stdout] 8bd9bab5bec8e3448926eec39ee75e9769e6630117279c555d6444a9c103fd80
